debian/rules: Support running tests in parallel
authorMarco Trevisan (Treviño) <mail@3v1n0.net>
Thu, 8 Jul 2021 03:09:39 +0000 (05:09 +0200)
committerMarco Trevisan (Treviño) <marco@ubuntu.com>
Fri, 9 Jul 2021 14:02:45 +0000 (16:02 +0200)
This works fine now, so let's enable it again

debian/rules

index a5befbb015bd19db367d1c6a79a8c04916de55e7..cd3aba497b56626635ac34727677c80742b9f7be 100755 (executable)
@@ -229,7 +229,6 @@ override_dh_auto_test:
                --generate sv_SE \
                -- \
        dh_auto_test \
-               --no-parallel \
                --builddirectory=debian/build/deb \
                -- \
                --setup=x11 \